isAccessibilityHeading
Gets whether this view is a heading for accessibility purposes.
Return
true
if the view is a heading, false
otherwise.
Parameters
view
The view checked if it is a heading.
Compatibility:
- API <28: Always returns
false